CONTROL "&Retype New Password:", IDC_NewPWLbl2, "STATIC", SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 4, 39, 80, 12
END
STRINGTABLE
BEGIN
ids_WrongOld, "Sorry: you entered a wrong value for Old Password. Please try again."
ids_Wrong, "Sorry: you entered a wrong password. Please try again."
ids_WrongNew, "Sorry: The values you entered for New Password and Retype New Password do not match. Please try again."
ids_PWHelp1, "Use the Change Password dialog box to set a password for the screen saver.\n\nOld Password:\nType your old password in the box.\n(This box is grayed if there is no old password.)\n\n"
ids_PWHelp2, "New Password:\nType your new password (up to 20 characters)\nin the box. Passwords are not case-sensitive.\nAn asterisk (*) appears in the box for each character you type.\n\n"
ids_PWHelp3, "Retype New Password:\nType your new password again to confirm it.\n"